home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Tools & Apps / Graphics & Imaging / Printer Drivers / PSWriter 8.0b / Printer Descriptions / LaserWriter Personal NTR < prev    next >
Encoding:
PostScript Printer Description  |  1992-10-22  |  12.3 KB  |  373 lines  |  [TEXT/GEOL]

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.0"
  10. *FileVersion: "1.1"
  11. *PCFileName: "APLWNTR1.PPD"
  12. *LanguageVersion: English
  13. *Product: "(LaserWriter Personal NTR)"
  14. *PSVersion: "(2010.129) 1"
  15. *ModelName: "Apple Personal LaserWriter NTR"
  16. *NickName: "Apple Personal LaserWriter NTR v2010.129"
  17.  
  18. *% General Information and Defaults ===============
  19. *FreeVM: "1203433"
  20. *LanguageLevel: "2"
  21. *Protocols: BCP
  22. *ColorDevice: False
  23. *VariablePaperSize: False
  24. *FileSystem: False
  25. *Emulators: hplj
  26. *StartEmulate hplj: "currentfile /hpcl statusdict /emulate get exec "
  27. *StopEmulate hplj: "<1B7F>0"
  28. *Throughput: "4"
  29. *Password: "()"
  30. *ExitServer: "
  31.  count 0 eq
  32.  { false } { true exch startjob } ifelse
  33.  not {
  34.      (WARNING: Cannot modify initial VM.) =
  35.      (Missing or invalid password.) =
  36.      (Please contact the author of this software.) = flush quit
  37.      } if
  38. "
  39. *End
  40.  
  41. *Reset: "
  42.  count 0 eq
  43.  { false } { true exch startjob } ifelse
  44.  not {
  45.     (WARNING: Cannot reset printer.) =
  46.     (Missing or invalid password.) =
  47.     (Please contact the author of this software.) = flush quit
  48.     } if
  49.  systemdict /quit get exec
  50.  (WARNING : Printer Reset Failed.) = flush
  51. "
  52. *End
  53.  
  54. *DefaultResolution: 300dpi 
  55. *?Resolution: "
  56.   save
  57.     currentpagedevice /HWResolution get
  58.     0 get
  59.     (          ) cvs print
  60.     (dpi) = flush
  61.   restore
  62. "
  63. *End
  64.  
  65. *% Halftone Information ===============
  66. *ScreenFreq: "60.0"
  67. *ScreenAngle: "45.0"
  68. *DefaultScreenProc: Dot
  69. *ScreenProc Dot: "
  70. {abs  exch  abs  2 copy  add  1 gt  {1 sub  dup  mul  exch
  71. 1 sub  dup  mul  add  1 sub } {dup  mul  exch  dup  mul
  72. add  1 exch  sub } ifelse }
  73. "
  74. *End
  75. *ScreenProc Line: "{ pop }"
  76. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  77.  
  78. *DefaultTransfer: Null
  79. *Transfer Null: "{ }"
  80. *Transfer Null.Inverse: "{ 1 exch sub }"
  81.  
  82. *% Paper Handling ===================
  83.  
  84. *% Code in this section both selects a tray and sets up a frame buffer.
  85. *OpenUI *PageSize: PickOne
  86. *OrderDependency: 30 AnySetup *PageSize
  87. *DefaultPageSize: Letter
  88. *PageSize Letter: "
  89.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  90. *End
  91. *PageSize Legal: "
  92.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  93. *End
  94. *PageSize A4: "
  95.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  96. *End
  97. *PageSize B5: "
  98.     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  99. *End
  100. *?PageSize: "
  101.  save
  102.    currentpagedevice /PageSize get aload pop
  103.    2 copy gt {exch} if
  104.    (Unknown)
  105.   4 dict
  106.    dup [612 792] (Letter) put
  107.    dup [612 1008] (Legal) put
  108.    dup [595 842] (A4) put
  109.    dup [516 729] (B5) put
  110.  { exch aload pop 4 index sub abs 5 le exch
  111.    5 index sub abs 5 le and
  112.       {exch pop exit} {pop} ifelse
  113.    } bind forall
  114.    = flush pop pop
  115. restore
  116. "
  117. *End
  118. *CloseUI: *PageSize
  119.  
  120. *OpenUI *PageRegion: PickOne
  121. *OrderDependency: 40 AnySetup *PageRegion
  122. *DefaultPageRegion: Letter
  123. *PageRegion Letter: "
  124.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  125. *End
  126. *PageRegion Legal: "
  127.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  128. *End
  129. *PageRegion A4: "
  130.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  131. *End
  132. *PageRegion B5: "
  133.     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  134. *End
  135. *CloseUI: *PageRegion
  136.  
  137. *% The following entries provide information about specific paper keywords.
  138. *DefaultImageableArea: Letter
  139. *ImageableArea Letter: "14.16 5.4001 597.84 773.4 "
  140. *ImageableArea Legal: "14.16 5.4 597.84 989.4 "
  141. *ImageableArea A4: "12.9601 3.6001 581.28 825.6 "
  142. *ImageableArea B5: "16.08 5.4 499.92 711.96 "
  143. *?ImageableArea: "
  144. save
  145.   /cvp { (                ) cvs print ( ) print } bind def
  146.   /upperright {10000 mul floor 10000 div} bind def
  147.   /lowerleft {10000 mul ceiling 10000 div} bind def
  148.   newpath clippath pathbbox
  149.   4 -2 roll exch 2 {lowerleft cvp} repeat
  150.   exch 2 {upperright cvp} repeat flush
  151.  restore
  152. "
  153. *End
  154.  
  155. *% These provide the physical dimensions of the paper (by keyword)
  156. *DefaultPaperDimension: Letter
  157. *PaperDimension Letter: "612 792"
  158. *PaperDimension Legal: "612 1008"
  159. *PaperDimension A4: "595 842"
  160. *PaperDimension B5: "516 729"
  161.  
  162. *OpenUI *ManualFeed: Boolean
  163. *OrderDependency: 20 AnySetup *ManualFeed
  164. *DefaultManualFeed: False
  165. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  166. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  167. *?ManualFeed: "
  168.   save
  169.     currentpagedevice /ManualFeed get
  170.     {(True)}{(False)}ifelse = flush
  171.   restore
  172. "
  173. *End
  174. *CloseUI: *ManualFeed
  175.  
  176. *OpenUI *InputSlot: PickOne
  177. *OrderDependency: 20 AnySetup *InputSlot
  178. *DefaultInputSlot: Lower
  179. *InputSlot Lower: "
  180.   currentpagedevice /InputAttributes get
  181.   0 get dup
  182.   null eq {pop}
  183.   { dup
  184.     /InputAttributes
  185.     1 dict dup /Priority [1 0] put
  186.     put  setpagedevice
  187.   } ifelse "
  188. *End
  189. *InputSlot Upper: "
  190.   currentpagedevice /InputAttributes get
  191.   1 get dup
  192.   null eq {pop}
  193.   { dup
  194.     /InputAttributes
  195.     1 dict dup /Priority [0 1] put
  196.     put  setpagedevice
  197.   } ifelse "
  198. *End
  199. *?InputSlot: "
  200. save
  201.   2 dict
  202.   dup /1 (Lower) put
  203.   dup /0 (Upper) put
  204.   currentpagedevice /InputAttributes get
  205.   dup /Priority known
  206.   { /Priority get 0 get (      ) cvs cvn get }
  207.   {
  208.     dup length 1 eq
  209.     { {pop} forall (       ) cvs cvn get }
  210.     { pop pop (Unknown) } ifelse
  211.   } ifelse
  212.   = flush
  213. restore
  214. "
  215. *End
  216. *CloseUI: *InputSlot
  217.  
  218. *DefaultOutputBin:  OnlyOne
  219. *DefaultOutputOrder:  Normal
  220.  
  221. *% Font Information =====================
  222. *DefaultFont: Courier
  223. *Font AvantGarde-Book: Standard "(001.002)" Standard Standard ROM
  224. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard Standard ROM
  225. *Font AvantGarde-Demi: Standard "(001.003)" Standard Standard ROM
  226. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard Standard ROM
  227. *Font Bookman-Demi: Standard "(001.003S)" Standard Standard ROM
  228. *Font Bookman-DemiItalic: Standard "(001.003S)" Standard Standard ROM
  229. *Font Bookman-Light: Standard "(001.003S)" Standard Standard ROM
  230. *Font Bookman-LightItalic: Standard "(001.003S)" Standard Standard ROM
  231. *Font Courier: Standard "(002.003)" Standard Standard ROM
  232. *Font Courier-Bold: Standard "(002.003)" Standard Standard ROM
  233. *Font Courier-BoldOblique: Standard "(002.003)" Standard Standard ROM
  234. *Font Courier-Oblique: Standard "(002.003)" Standard Standard ROM
  235. *Font Helvetica: Standard "(001.006S)" Standard Standard ROM
  236. *Font Helvetica-Bold: Standard "(001.007S)" Standard Standard ROM
  237. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard Standard ROM
  238. *Font Helvetica-Narrow: Standard "(001.006S)" Standard Standard ROM
  239. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard Standard ROM
  240. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard Standard ROM
  241. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard Standard ROM
  242. *Font Helvetica-Oblique: Standard "(001.006S)" Standard Standard ROM
  243. *Font NewCenturySchlbk-Bold: Standard "(001.008S)" Standard Standard ROM
  244. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006S)" Standard Standard ROM
  245. *Font NewCenturySchlbk-Italic: Standard "(001.005S)" Standard Standard ROM
  246. *Font NewCenturySchlbk-Roman: Standard "(001.006S)" Standard Standard ROM
  247. *Font Palatino-Bold: Standard "(001.005S)" Standard Standard ROM
  248. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard Standard ROM
  249. *Font Palatino-Italic: Standard "(001.005S)" Standard Standard ROM
  250. *Font Palatino-Roman: Standard "(001.005S)" Standard Standard ROM
  251. *Font Symbol: Special "(001.007S)" Special Special ROM
  252. *Font Times-Bold: Standard "(001.007S)" Standard Standard ROM
  253. *Font Times-BoldItalic: Standard "(001.009S)" Standard Standard ROM
  254. *Font Times-Italic: Standard "(001.007S)" Standard Standard ROM
  255. *Font Times-Roman: Standard "(001.007S)" Standard Standard ROM
  256. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard Standard ROM
  257. *Font ZapfDingbats: Special "(001.004S)" Special Special ROM
  258. *?FontQuery: "
  259.  save
  260.    { count 1 gt
  261.       { exch dup 127 string cvs (/) print print (:) print
  262.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  263.       } { exit } ifelse
  264.    } bind loop
  265.    (*) = flush
  266.  restore
  267. "
  268. *End
  269.  
  270. *?FontList: "
  271. save
  272.   (*) {cvn ==} 128 string /Font resourceforall
  273.   (*) = flush
  274. restore
  275. "
  276. *End
  277.  
  278. *% Printer Messages (verbatim from printer):
  279. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  280. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  281. *Message: "\FontName\ not found, using Courier"
  282.  
  283. *% Status (format: %%[ status: <one of these> ] %%)
  284. *Status: "idle"
  285. *Status: "busy"
  286. *Status: "waiting"
  287. *Status: "printing"
  288. *Status: "warming up"
  289. *Status: "PrinterError: cover open"
  290. *Status: "PrinterError: warming up"
  291. *Status: "PrinterError: toner cartridge missing or incorrect"
  292. *Status: "PrinterError: paper entry misfeed"
  293. *Status: "PrinterError: paper exit misfeed"
  294. *Status: "PrinterError: lower tray: out of paper"
  295. *Status: "PrinterError: lower tray: no paper tray"
  296. *Status: "PrinterError: fixing temperature malfunction"
  297. *Status: "PrinterError: scanner motor malfunction"
  298. *Status: "PrinterError: laser diode or scanning mirror malfunction"
  299. *Status: "PrinterError: test printing stage"
  300. *Status: "PrinterError: service call"
  301. *Status: "PrinterError: upper tray: out of paper"
  302. *Status: "PrinterError: upper tray: manual feed timeout"
  303. *Status: "PrinterError: waiting for manual feed"
  304.  
  305. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  306. *Source: "Serial"
  307. *Source: "SerialB"
  308. *Source: "LocalTalk"
  309. *Source: "Parallel"
  310. *Source: "Internal"
  311.  
  312. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  313. *PrinterError: "cover open"
  314. *PrinterError: "warming up"
  315. *PrinterError: "toner cartridge missing or incorrect"
  316. *PrinterError: "paper entry misfeed"
  317. *PrinterError: "paper exit misfeed"
  318. *PrinterError: "lower tray: out of paper"
  319. *PrinterError: "lower tray: no paper tray"
  320. *PrinterError: "fixing temperature malfunction"
  321. *PrinterError: "scanner motor malfunction"
  322. *PrinterError: "laser diode or scanning mirror malfunction"
  323. *PrinterError: "test printing stage"
  324. *PrinterError: "service call"
  325. *PrinterError: "upper tray: out of paper"
  326. *PrinterError: "upper tray: manual feed timeout"
  327. *PrinterError: "waiting for manual feed"
  328.  
  329. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  330.  
  331. *% Color Separation Information =====================
  332.  
  333. *DefaultColorSep: ProcessBlack.60lpi.300dpi/ 60 lpi / 300 dpi
  334.  
  335. *InkName: ProcessBlack/Process Black
  336. *InkName: CustomColor/Custom Color
  337. *InkName: ProcessCyan/Process Cyan
  338. *InkName: ProcessMagenta/Process Magenta
  339. *InkName: ProcessYellow/Process Yellow
  340.  
  341. *%  For 60 lpi / 300 dpi  ===============================
  342.  
  343. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  344. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  345. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  346. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  347. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  348.  
  349. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  350. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  351. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  352. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  353. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  354.  
  355. *%  For 53 lpi / 300 dpi  ===============================
  356.  
  357. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  358. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  359. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  360. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  361. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  362.  
  363. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  364. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  365. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  366. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  367. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  368.  
  369. *% Last Edit Date: Jun 1 1992
  370. *% The byte count of this file should be exactly 012609 or 012981
  371. *% depending on the filesystem it resides in.
  372. *% end of PPD file for Apple Personal LaserWriter NTR
  373.